← Index
NYTProf Performance Profile   
For split.pl
  Run on Thu Apr 20 02:05:47 2023
Reported on Thu Apr 20 18:31:09 2023

Filename(eval 22)[/home/hejohns/perl5/lib/perl5/Capture/Tiny.pm:257]
StatementsExecuted 3 statements in 104µs
Eval Invoked At/home/hejohns/perl5/lib/perl5/Capture/Tiny.pm line 257
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
111522µs820µsCapture::Tiny::::BEGIN@1Capture::Tiny::BEGIN@1
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
13104µs2956µs
# spent 820µs (522+298) within Capture::Tiny::BEGIN@1 which was called: # once (522µs+298µs) by main::BEGIN@26 at line 1
use Time::HiRes 'usleep'; 1
# spent 820µs making 1 call to Capture::Tiny::BEGIN@1 # spent 136µs making 1 call to Time::HiRes::import
2;